Release 10.1A: OpenEdge Development:
Messaging and ESB
setX-Document procedure
Copies an XML document specified by the handle parameter into the
XMLMessage.Syntax
Applies to
Message objects
Notes
- The caller must have properly defined the handle and correctly loaded an XML document using
X-DOCUMENTcalls. If the handle is not anX-DOCUMENTorX-NODOREFhandle, an error is returned.- This procedure loads the XML into an internal longchar, which will be copied into the
XMLMessageusing theXMLMessagethe setLongText procedure.- Other errors include any error generated by
xdoc:SAVE, any error generated by theXMLMessage, or by the setLongText procedure.See also
createXMLMessage procedure, setX-Document procedure, getX-Document function, setSaxReader procedure, getSaxWriter function, deleteSaxWriter procedure
For more information, see the "XMLMessage" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |